build(deps): bump github.com/digitalocean/godo from 1.178.0 to 1.186.0#421
build(deps): bump github.com/digitalocean/godo from 1.178.0 to 1.186.0#421dependabot[bot] wants to merge 5 commits into
Conversation
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo) from 1.178.0 to 1.186.0. - [Release notes](https://github.com/digitalocean/godo/releases) - [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md) - [Commits](digitalocean/godo@v1.178.0...v1.186.0) --- updated-dependencies: - dependency-name: github.com/digitalocean/godo dependency-version: 1.186.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
⏱ Benchmark Results✅ No significant performance regressions detected. benchstat comparison (baseline → PR)
|
|
@copilot Fix this issue directly on this branch: https://github.com/GoCodeAlone/workflow/actions/runs/24655589765/job/72088192206?pr=421 |
…o v1.186.0 Agent-Logs-Url: https://github.com/GoCodeAlone/workflow/sessions/27c6b9a7-8097-41c0-ba9f-9aedde283a3c Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Fixed in a7ac90c. The CI failure was because |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the DigitalOcean Go client dependency (github.com/digitalocean/godo) to the latest minor release referenced by Dependabot.
Changes:
- Bump
github.com/digitalocean/godofromv1.178.0tov1.186.0in the root Go module - Update root
go.sumentries for the bumped dependency - Update the
example/module’sgo.modandgo.sumto align with the newgodoversion
Reviewed changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates required github.com/digitalocean/godo version to v1.186.0. |
| go.sum | Refreshes checksums for github.com/digitalocean/godo v1.186.0. |
| example/go.mod | Updates indirect github.com/digitalocean/godo version to v1.186.0. |
| example/go.sum | Refreshes checksums for github.com/digitalocean/godo v1.186.0 in the example module. |
Agent-Logs-Url: https://github.com/GoCodeAlone/workflow/sessions/01349ac5-cd45-4c5a-8865-64eb09b0cc04 Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Fixed in 2f387f1. The golangci-lint failures were introduced by the recent merge from main. Addressed all 32 issues across
|
|
A newer version of github.com/digitalocean/godo exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/digitalocean/godo from 1.178.0 to 1.186.0.
Release notes
Sourced from github.com/digitalocean/godo's releases.
Changelog
Sourced from github.com/digitalocean/godo's changelog.
Commits
03237ddrelease v1.186.0 bump (#993)add976bAdd model benchmark_score and pricing (#992)498ad65Release v1.185.0 (#991)3751ab1APPS-12973: Add request based autoscaling changes to app spec (#990)aeca92bupdate id type and tests (#989)6a015e2NFRNC-701: Added provider model id to accommodate schema updates in DI Creati...31065c7Release v1.184.0 (#985)73d5124Change ContextWindow to string (#984)1bd3accRelease v1.183.0 (#983)829015eExpand Model struct with metadata and modalities (#982)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)